home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / luck01.zip / SYSOP.DOC < prev   
Text File  |  1996-06-03  |  5KB  |  185 lines

  1. This is the sysop documentation for Luck! version 0.1. It was made using
  2. URDoorR. Luck! is simply just a lotto number picker. The following 
  3. was taken from the original URDoor document. So if you don't understand
  4. it then don't blame me! <G>
  5.  
  6. To run a URDooR based program, at least one command line
  7. parameter is required:
  8.  
  9. Example:    Door Config
  10.  
  11. Where Door is the name of the executable file and Config is the
  12. name of the configuration file. The configuration file can be any
  13. name, but it must be an ASCii text file in the following format:
  14.  
  15. Line 1: BBS Type
  16. Line 2: Path and Filename of dropfile
  17. Line 3: BBS Name
  18. Line 4: Sysop's First Name
  19. Line 5: Sysop's Last Name
  20. Line 6: Comport Interrupt {A value between 1-7} {0=Use Fossil}
  21. Line 7: Use Error Log {Value TRUE or FALSE}
  22.  
  23.  
  24.  
  25. Here is an example config file.
  26. Note: This file should be have been included with your copy of
  27. URDooR as URDooR.CFG
  28.  
  29. RA
  30. C:\RA\DORINFO1.DEF
  31. The Outer Limits
  32. Kenneth
  33. Bledsoe
  34. 3
  35. TRUE
  36.  
  37. NOTE: ALL LINES MUST BE PRESENT, but URDooR will not read past line 7..
  38.  
  39. EXTENDED LINE DEFINITIONS:
  40.  
  41.  
  42. LINE ONE:
  43.  
  44. Supported BBS Types for Line 1 are as follows..
  45.  
  46.   Dorinfo.def  : Line 1 should read RA for Remote Access
  47.                  compatible dorinfo.def dropfile format...
  48.  
  49.   Callinfo.bbs : Line 1 should read WC2 for Wildcat vers 2
  50.                  compatible dropfile format...
  51.  
  52.   Door.sys     : Line 1 should read WC3 for Wildcat vers 3
  53.                  compatible dropfile format...
  54.  
  55.   PCboard.SYS  : Line 1 should read PCB for PCBoard 1.5x
  56.                  support.
  57.  
  58.   SFDooRs.dat  : Line 1 should read SF for SpitFire compatible
  59.                  dropfile format...
  60.  
  61.  
  62.   CommandLine  : Line 1 should read CL if you plan on passing user
  63.                  info to the door through command line options versus
  64.                  a supported dropfile...
  65.  
  66. LINE TWO:
  67.           Must have the full path and name of the dropfile in
  68.           it, unless CL is used in the first line then this line can
  69.           be left blank..
  70.  
  71. LINE THREE:
  72.           The Name of the BBS to be Passed to URDooR..
  73.  
  74. LINE FOUR & FIVE:
  75.           The First and Last Name of Sysop to be Passed to URRooR respectivly;
  76.  
  77.  
  78. LINE SIX:
  79.  
  80. Comport interrupt supports for line 6 are as follows..
  81.  
  82.    The value in line 6 is the interrupt of the comport
  83.    given in the dropfile. Valid interrupts are 0,1,2,3,4,5,6, & 7..
  84.    If you have problems with your program, this is the first
  85.    place to check. If the wrong interrupt is requested, your
  86.    computer will probably Hang...
  87.  
  88. NOTE: If you pass < 0 > as the IRQ requested then the unit will
  89.       use the Fossil driver. {If one is loaded. If not it will error
  90.       out with the error 'No Fossil Driver loaded"}
  91.  
  92.  
  93. LINE SEVEN:
  94.  
  95. Enables or Disables use of error logging..
  96.  
  97.    If line 7 reads TRUE when an error occurs it is written in
  98.    he current directory to a file named ERRORLOG. This can be
  99.    disabled by specifying FALSE instead.
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106. To run a URDooR DooR Locally specify local in the command line
  107. following the configuration file name.
  108.  
  109. Ex. Door Door1.cfg Local
  110.  
  111.  
  112.  
  113. The Command Line Option:
  114.  
  115.    If you plan on using this option please note line two in the config file still has
  116.    to present though it can be left blank.
  117.  
  118.    Parameter(1) should be the name of the Config file the door will use.
  119.    Parameter(2) Will enable or disable ANI graphics..
  120.                 Note: If 'ANSI','1','GR','COLOR', or 'TRUE' or passed to
  121.                       this paramter ANSI will be set to true Else ANSi will
  122.                       be disabled. If your BBS passes something else here
  123.                       you can always ask the user if he wants graphics and
  124.                       enable them with the ANSi Global variable..
  125.                       Or just contact me and I can update the Unit..
  126.    Parameter(3) Pass the Baud Rate Here
  127.                 Note: Legal Values are   {IF 0 passed then Local set to True}
  128.                       0,300,600,1200,2400,4800,9600,19200,38400,57600,115200
  129.    Parameter(4) Pass the User First Name Here
  130.    Parameter(5) Pass the User Last Name Here
  131.    Paramater(6) Pass ComPort Here
  132.  
  133. FUNCTION KEYS
  134.  
  135.  
  136. The following list contains the function keys available to the
  137. sysop while a door is running:
  138.  
  139.  
  140.      Key(s)                             Function
  141.  
  142.      [F1]           Toggles between the user status window and a
  143.                     help display that displays the function keys
  144.                     available.
  145.  
  146.      [F2]           Activates chat mode.
  147.                     Note: To exit chat mode press the ESC key.
  148.  
  149.      [F3]           Allows the sysop to drop to DOS on the local
  150.                     console. Displays appropriate message to
  151.                     user.
  152.  
  153.      [F4]           Terminates door, without hanging up caller.
  154.  
  155.      [F10]          Terminates door and hangs up caller.
  156.  
  157. Want to contact the author?
  158. HIS BBS:
  159. The Late Night BBS
  160. (912)272-1657
  161. OTHER BBSes:
  162. The White Cross:
  163. (912)272-8030
  164. (both the above would have the latest version)
  165. Send mail and whatever else to:
  166. Kris Nolen
  167. 2006 Bellevue Rd.
  168. Dublin, GA 31021
  169. USA
  170.  
  171. Have fun... and enjoy the door/util.
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.